home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 October / Macformat17.cdr / Shareware City / HyperCard / hyper-extras-hc / HyperExtras / HyperExtras.rsrc / TEXT_136_scripts.txt < prev    next >
Encoding:
Text File  |  1994-07-11  |  1007 b   |  11 lines

  1. These functions offer info on the script of your stack and its objects. 
  2.  
  3. Function 1: duplicates the search-script handler, but can be stopped by holding down the shiftKey. 
  4.  
  5. Function 2: extracts all the scripts of the stack and all its objects, and then saves them in a text file.
  6.  
  7. Function 3: compiles a list of all the objects in the stack that have scripts, ie where the scripts are not empty, or contain only an empty mouseUp handler, and puts it into the global HEXInfo, (just like the report handlers). Choosing report from the Extras menu, or the Selector windoid then either displays the info, or saves it to a file.
  8.  
  9. Function 4: counts the cd, bg and stack handlers in the current path, and then opens a window with the count and a list of the handler names. (including functions.) Holding down the command-Key and clicking on a handler name will open the script. Type command-G to see the handler.
  10.  
  11. The last 2 buttons toggle the visibility of the "Message Watcher" and "Variable Watcher" windows.